mbox series

[0/2] nl80211: a couple of fixes for WMM reporting

Message ID 20180821062220.29813-1-luca@coelho.fi (mailing list archive)
Headers show
Series nl80211: a couple of fixes for WMM reporting | expand

Message

Luca Coelho Aug. 21, 2018, 6:22 a.m. UTC
From: Luca Coelho <luciano.coelho@intel.com>

Hi,

Here are a couple of fixes to small issues in the WMM reporting
implementation that were pending in our internal tree.

Please review.


Cheers,
Luca.

Haim Dreyfuss (2):
  nl80211: Fix nla_put_u8 to u16 for NL80211_WMMR_TXOP
  nl80211: Pass center frequency in KHZ instead of MHZ

 net/wireless/nl80211.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)