commit | aa97dc1a76765ea6434f729f9ca4f47765c0db91 | [log] [tgz] |
---|---|---|
author | Sergio Paracuellos <sergio.paracuellos@gmail.com> | Fri Sep 23 15:45:19 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Sep 25 12:38:44 2016 +0200 |
tree | 8e30d9aa693f7f67f7fa54f004a1d1a55a6a716b | |
parent | c491786447da1a0f3ee63fdc1d086f9e05df4540 [diff] |
staging: wlan-ng: avoid new typedef: p80211enum_t This patch fixes the following checkpatch.pl warning in p80211types.h: WARNING: do not add new typedefs It applies for typedef p80211enum_t. Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>