commit | a9966b580a3e9d7cf820b5360b574f439d813ef4 | [log] [tgz] |
---|---|---|
author | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | Fri Oct 02 19:05:00 2009 +0400 |
committer | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | Fri Nov 06 14:31:16 2009 +0300 |
tree | 99d33094f49839e7786b7715047b928890d147d1 | |
parent | e9cf356c0c6b975fda84b15a5abdd1db88d74f84 [diff] |
ieee802154: constify struct net_device in some operations Some of ieee802154 operations really shouldn't change passed net_device. Constify passed argument. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>