linux/drivers/net/ieee802154
Alexander Aring 1630186100 mac802154: declare struct ieee802154_ops as const
The ieee802154_ops structure should be never changed during runtime.
This patch declare this structure as const to avoid a runtime change.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Cc: Alan Ott <alan@signal11.us>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2014-10-28 23:19:07 +01:00
..
at86rf230.c mac802154: declare struct ieee802154_ops as const 2014-10-28 23:19:07 +01:00
cc2520.c mac802154: declare struct ieee802154_ops as const 2014-10-28 23:19:07 +01:00
fakelb.c mac802154: declare struct ieee802154_ops as const 2014-10-28 23:19:07 +01:00
Kconfig ieee802154: remove fakehard driver 2014-10-25 21:55:37 +02:00
Makefile ieee802154: remove fakehard driver 2014-10-25 21:55:37 +02:00
mrf24j40.c mac802154: declare struct ieee802154_ops as const 2014-10-28 23:19:07 +01:00