Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 228113
b: refs/heads/master
c: 5b93a8b
h: refs/heads/master
i:
  228111: 86b93f8
v: v3
  • Loading branch information
Mike Rapoport authored and Greg Kroah-Hartman committed Nov 16, 2010
1 parent 24eb614 commit 9e6d51e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: a1dc08b7d95817faea5e6a358e22c6185b84163a
refs/heads/master: 5b93a8b8e0514ebacb49a50c67a8846139bcd1bd
3 changes: 0 additions & 3 deletions trunk/drivers/staging/brcm80211/include/linux_osl.h
Original file line number Diff line number Diff line change
Expand Up @@ -291,9 +291,6 @@ extern void *osl_pktget(osl_t *osh, uint len);
extern void osl_pktfree(osl_t *osh, void *skb, bool send);

#ifdef BRCM_FULLMAC
extern void *osl_pktget_static(osl_t *osh, uint len);
extern void osl_pktfree_static(osl_t *osh, void *skb, bool send);

static inline void *
osl_pkt_frmnative(osl_pubinfo_t *osh, struct sk_buff *skb)
{
Expand Down

0 comments on commit 9e6d51e

Please sign in to comment.