commit | 2816c008985fe2da20a40ca81d8d9232c9e7b035 | [log] [tgz] |
---|---|---|
author | Sergio Paracuellos <sergio.paracuellos@gmail.com> | Sun Sep 25 15:34:54 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Sep 25 19:53:06 2016 +0200 |
tree | cc18e81c864e9fb27e559dc7f4976759f923737b | |
parent | 94a29147beb0a777a62230cd4c5b1d3fb080ab29 [diff] |
staging: wlan-ng: avoid new typedef: p80211pstr6_t This patch fixes the following checkpatch.pl warning in p80211types.h: WARNING: do not add new typedefs It applies for typedef p80211pstr6_t Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>