]> Pileus Git - ~andy/linux/commit
staging: rtl8192u: copy dot11d.h in ieee80211/dot11d.h and remove it
authorXenia Ragiadakou <burzalodowa@gmail.com>
Thu, 10 Oct 2013 08:27:20 +0000 (11:27 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Oct 2013 22:44:23 +0000 (15:44 -0700)
commit9f627100b99b93ba34478b07c18b9e7f40cc32a2
treebf153fbdecba75c3a61ea5de521e524b87266704
parent8fa9cf5d8ad72fee546ae1dfbe311b76317aba51
staging: rtl8192u: copy dot11d.h in ieee80211/dot11d.h and remove it

This patch copies the content of dot11d.h into ieee80211/dot11d.h and then
removes it because practically the two header files are the same with the
difference that in dot11d.h some checkpatch warnings have been corrected.
This is done because the duplication of dot11d.h is unnecessary since the
structures and functions that defines are used directly only inside ieee80211/.

Signed-off-by: Xenia Ragiadakou <burzalodowa@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/dot11d.h [deleted file]
drivers/staging/rtl8192u/ieee80211/dot11d.h