mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 05:58:57 +00:00
Remove unused variable.
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
2cec152827
commit
23fda0ad66
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=330671
@ -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