ipv4: fix nexthop attlen check in fib_nh_match
[pandora-kernel.git] / net / mac80211 / driver-ops.h
index 1142395..196d48c 100644 (file)
@@ -450,7 +450,7 @@ static inline int drv_set_rts_threshold(struct ieee80211_local *local,
 }
 
 static inline int drv_set_coverage_class(struct ieee80211_local *local,
-                                        u8 value)
+                                        s16 value)
 {
        int ret = 0;
        might_sleep();