1. 02 8月, 2013 3 次提交
  2. 31 7月, 2013 2 次提交
  3. 30 7月, 2013 34 次提交
  4. 28 6月, 2013 1 次提交
    • J
      ath10k: minimally handle new channel width enumeration values · 0f817ed5
      John W. Linville 提交于
        CC      drivers/net/wireless/ath/ath10k/mac.o
      drivers/net/wireless/ath/ath10k/mac.c: In function ‘chan_to_phymode’:
      drivers/net/wireless/ath/ath10k/mac.c:229:3: warning: enumeration value ‘NL80211_CHAN_WIDTH_5’ not handled in switch [-Wswitch]
      drivers/net/wireless/ath/ath10k/mac.c:229:3: warning: enumeration value ‘NL80211_CHAN_WIDTH_10’ not handled in switch [-Wswitch]
      drivers/net/wireless/ath/ath10k/mac.c:247:3: warning: enumeration value ‘NL80211_CHAN_WIDTH_5’ not handled in switch [-Wswitch]
      drivers/net/wireless/ath/ath10k/mac.c:247:3: warning: enumeration value ‘NL80211_CHAN_WIDTH_10’ not handled in switch [-Wswitch]
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      0f817ed5