From: Xenia Ragiadakou Date: Thu, 10 Oct 2013 08:27:20 +0000 (+0300) Subject: staging: rtl8192u: copy dot11d.h in ieee80211/dot11d.h and remove it X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~314 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f627100b99b93ba34478b07c18b9e7f40cc32a2;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed