Searched hist:"16301861004 e50be9c47113cceca62f56516a9a2" (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/net/ieee802154/ |
H A D | fakelb.c | diff 16301861004e50be9c47113cceca62f56516a9a2 Tue Oct 28 12:21:18 CDT 2014 Alexander Aring <alex.aring@gmail.com> 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>
|
H A D | cc2520.c | diff 16301861004e50be9c47113cceca62f56516a9a2 Tue Oct 28 12:21:18 CDT 2014 Alexander Aring <alex.aring@gmail.com> 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>
|
H A D | mrf24j40.c | diff 16301861004e50be9c47113cceca62f56516a9a2 Tue Oct 28 12:21:18 CDT 2014 Alexander Aring <alex.aring@gmail.com> 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>
|
H A D | at86rf230.c | diff 16301861004e50be9c47113cceca62f56516a9a2 Tue Oct 28 12:21:18 CDT 2014 Alexander Aring <alex.aring@gmail.com> 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>
|
/openbmc/linux/net/mac802154/ |
H A D | main.c | diff 16301861004e50be9c47113cceca62f56516a9a2 Tue Oct 28 12:21:18 CDT 2014 Alexander Aring <alex.aring@gmail.com> 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>
|
H A D | ieee802154_i.h | diff 16301861004e50be9c47113cceca62f56516a9a2 Tue Oct 28 12:21:18 CDT 2014 Alexander Aring <alex.aring@gmail.com> 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>
|
/openbmc/linux/include/net/ |
H A D | mac802154.h | diff 16301861004e50be9c47113cceca62f56516a9a2 Tue Oct 28 12:21:18 CDT 2014 Alexander Aring <alex.aring@gmail.com> 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>
|