Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1456383
| From | Maxim Altshul <maxim.altshul@ti.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] get_expected_throughput interface update |
| Date | 2016-08-04 14:40 +0200 |
| Message-ID | <s2q6m-DV-45@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
These two patches are two important patches (mainly 1/2) that solve a regression issue that was found in wlcore (where wl was found to be null in some cases) Also, they make it easier for driver to get hw->priv when op is invoked. Maxim Altshul (2): mac80211/wlcore: Add ieee80211_hw variable to get_expected_throughput wlcore: Remove wl pointer from wl_sta structure drivers/net/wireless/ti/wlcore/main.c | 6 +++--- drivers/net/wireless/ti/wlcore/wlcore_i.h | 1 - include/net/mac80211.h | 3 ++- net/mac80211/driver-ops.h | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) -- 2.9.0
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 0/2] get_expected_throughput interface update Maxim Altshul <maxim.altshul@ti.com> - 2016-08-04 14:40 +0200
csiph-web