build fix: ath_hal_getrtsaggrlimit can be removed here
authorOleksij Rempel <linux@rempel-privat.de>
Sat, 30 Mar 2013 16:23:58 +0000 (17:23 +0100)
committerOleksij Rempel <linux@rempel-privat.de>
Sat, 30 Mar 2013 16:27:47 +0000 (17:27 +0100)
commit85dbf89ae978d3bd38eac9e20d57bcad035756ca
tree808b97f55aa4cf7674d8fcaeab3eac992502f806
parentfb87b1a01451dc5b21b9f8944e5eca223fe22b96
build fix: ath_hal_getrtsaggrlimit can be removed here

reason for this part of code:
"AR5416/AR5418 doesn't work with RTS + aggregates longer than 8KiB,
so the driver has to either limit aggregate sizes to 8KiB or less,
or disable RTS on longer aggregates. This was fixed in subsequent chips.
...
 it's quite possible that there's some carrier / enterprise solution
somewhere that uses the AR7010 as an offload CPU for an AR5418 device.
...
I'd eventually like us to support the ethernet offload mode -
even if it's just as a reference we can use internally
at work when demo'ing stuff."
  Adrian Chadd

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