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