]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: rtl8192u: remove unneeded SN_LESS macro
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 18 Sep 2017 10:15:09 +0000 (12:15 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 18 Sep 2017 10:15:09 +0000 (12:15 +0200)
commit008987e5fa8d8a10a1120867fcecd0f574d5c471
treea1e2273423e11370f46ed8341cfe3ed195f6896a
parent234cc12904e3dd5192c7a7ec533e4d64159cb22a
staging: rtl8192u: remove unneeded SN_LESS macro

It's already in a .h file, don't redefine it as the compiler doesn't
like it if it does not match identically.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/ieee80211/ieee80211_tx.c