Remove unused variable.
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
2cec152827
commit
23fda0ad66
@ -2554,7 +2554,6 @@ iwi_set_rateset(struct iwi_softc *sc, const struct ieee80211_rateset *net_rs,
|
||||
int mode, int type)
|
||||
{
|
||||
struct iwi_rateset rs;
|
||||
int i;
|
||||
|
||||
memset(&rs, 0, sizeof(rs));
|
||||
rs.mode = mode;
|
||||
|
Loading…
Reference in New Issue
Block a user