diff options
| author | Paul Gortmaker <[email protected]> | 2015-04-27 01:25:39 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-05-08 09:24:14 +0200 |
| commit | db2616199e63c65373869224cc7c566b5db89a88 (patch) | |
| tree | 6ee34d6cf33f61541a1675b8b4e8c026f620fafa /include/linux/debugobjects.h | |
| parent | 7c6e3f24c3e506d0e20b07ec8a2e7778b1294ca6 (diff) | |
rtl8192u: don't duplicate ieee80211 constants for status/auth/reason
These are all defined as a part of the standard and should not be
duplicated on a per-driver basis. Use the global ones and delete the
local ones.
In switching to <linux/ieee80211.h> we have to delete a local copy of
an identical struct that we prepped earlier to have identical field
names, and we add explicit include <...> where needed in order to
preserve getting a successful compile.
This isn't the totality of duplicated data removed, but it is a start.
Signed-off-by: Paul Gortmaker <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions