From: alex.bluesman.smirnov@gmail.com Date: Sun, 26 Aug 2012 05:10:11 +0000 (+0000) Subject: drivers/ieee802154: move ieee802154 drivers to net folder X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~264 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0739d643b8dda866d1011bcfd01008d29593be03;p=pandora-kernel.git drivers/ieee802154: move ieee802154 drivers to net folder The IEEE 802.15.4 standard represents a networking protocol. I don't exactly know why drivers for this protocol are stored into the root 'driver' folder, but better will be to store them with other networking stuff. Currently there are only 3 drivers available for IEEE 802.15.4 stack, so lets do it now with the smallest overhead. Signed-off-by: Alexander Smirnov Signed-off-by: David S. Miller --- Reading git-diff-tree failed