Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 268609
b: refs/heads/master
c: 0805095
h: refs/heads/master
i:
  268607: 7e628ca
v: v3
  • Loading branch information
Roland Vossen authored and Greg Kroah-Hartman committed Oct 3, 2011
1 parent 460bfa8 commit b2ae631
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 52d63c393bf8f1e0262c6c0847064ff7e8098cb8
refs/heads/master: 0805095d6b9031fd61d3907659f7a9abd709cb48
6 changes: 1 addition & 5 deletions trunk/drivers/staging/brcm80211/brcmsmac/aiutils.c
Original file line number Diff line number Diff line change
Expand Up @@ -477,9 +477,6 @@ struct aidmp {
u32 componentid3; /* 0xffc */
};

/* global kernel resource */
static struct si_info ksii;

/* EROM parsing */

static u32
Expand Down Expand Up @@ -1216,8 +1213,7 @@ void ai_detach(struct si_pub *sih)
pcicore_deinit(sii->pch);
sii->pch = NULL;

if (sii != &ksii)
kfree(sii);
kfree(sii);
}

/* register driver interrupt disabling and restoring callback functions */
Expand Down

0 comments on commit b2ae631

Please sign in to comment.