projects
/
dragonfly.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
Merge branches 'master' and 'suser_to_priv'
[dragonfly.git]
/
sys
/
dev
/
netif
/
wl
/
if_wl.c
diff --git
a/sys/dev/netif/wl/if_wl.c
b/sys/dev/netif/wl/if_wl.c
index
146f99b
..
8df10fd
100644
(file)
--- a/
sys/dev/netif/wl/if_wl.c
+++ b/
sys/dev/netif/wl/if_wl.c
@@
-2314,7
+2314,7
@@
static void
wlhdwsleaze(u_short *countp, u_char **mb_pp, struct mbuf **tm_pp)
{
struct mbuf *tm_p = *tm_pp;
- u_char *mb_p = *mb_pp;
+ u_char *mb_p;
u_short count = 0;
u_char *cp;
int len;