simplify STBC handling
authorOleksij Rempel <linux@rempel-privat.de>
Wed, 8 May 2013 08:57:51 +0000 (10:57 +0200)
committerOleksij Rempel <linux@rempel-privat.de>
Thu, 9 May 2013 07:06:32 +0000 (09:06 +0200)
commit87a225354701d95e49b748efbd810baed27eea04
treec0e16bccc5f72833a39d849d4d95384bac831bc7
parent5f750f2c5f492bb2afd0ea41a33c6491d0533e20
simplify STBC handling

Current STBC handler was waiting for peer caps to make decision.
Better way will be to make right decision on the host
and tell firmware what it can use.

This patch changes behaviour of firmware. Up now
host should send ATH_RC_TX_STBC_FLAG to enable STBC.

Signed-off-by: Oleksij Rempel <linux@rempel-privat.de>
target_firmware/wlan/ratectrl_11n_ln.c