From: Dmitry Eremin-Solenikov Date: Fri, 2 Oct 2009 15:05:00 +0000 (+0400) Subject: ieee802154: constify struct net_device in some operations X-Git-Tag: v2.6.33-rc1~388^2~486^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9966b580a3e9d7cf820b5360b574f439d813ef4;p=pandora-kernel.git 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 --- Reading git-diff-tree failed