OSDN Git Service

staging: vt6656: vnt_fill_ieee80211_rts replace TYPE_CTL_RTS macro
authorMalcolm Priestley <tvboxspy@gmail.com>
Sat, 22 Mar 2014 09:01:31 +0000 (09:01 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Apr 2014 23:05:29 +0000 (16:05 -0700)
commitf4554d3b0e46ca126a22f556cf840543d16e308b
tree25b98263d07177549edb6409ba7abe8e5eea52b7
parent03a9cf3418fa95fcba65bcbdfd68dc84f7e916bb
staging: vt6656: vnt_fill_ieee80211_rts replace TYPE_CTL_RTS macro

Replace with IEEE80211_FTYPE_CTL | IEEE80211_STYPE_RTS from linux/ieee80211.h
to get value of TYPE_CTL_RTS and endian correct to frame_control.

Remove old macros in tether.h

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/rxtx.c
drivers/staging/vt6656/tether.h