From: Alexander Aring Date: Sat, 25 Oct 2014 07:41:00 +0000 (+0200) Subject: mac802154: move mac802154.h to ieee802154_i.h X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~234^2~3^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f1556bc2b152fc5d2a6b929c579748ec90c55d0;p=pandora-kernel.git mac802154: move mac802154.h to ieee802154_i.h This patch moves the mac802154.h internal header to ieee802154_i.h like the wireless stack ieee80211_i.h file. This avoids confusing with the not internal header include/net/mac802154.h header. Additional we get the same naming conversion like mac80211 for this file. Signed-off-by: Alexander Aring Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed