Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 247123
b: refs/heads/master
c: cf27d86
h: refs/heads/master
i:
  247121: c2e99d4
  247119: cd053ba
v: v3
  • Loading branch information
Luciano Coelho committed Apr 19, 2011
1 parent 8e6bf48 commit 82a6742
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 4ec23d6e136c890806f0e00bcf24e2e3a242b30a
refs/heads/master: cf27d8677515441602f5e4e40f90448e964504b8
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/wl12xx/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1243,7 +1243,7 @@ int wl1271_tx_dummy_packet(struct wl1271 *wl)
*/
#define TOTAL_TX_DUMMY_PACKET_SIZE (ALIGN(1400, 512))

struct sk_buff *wl12xx_alloc_dummy_packet(struct wl1271 *wl)
static struct sk_buff *wl12xx_alloc_dummy_packet(struct wl1271 *wl)
{
struct sk_buff *skb;
struct ieee80211_hdr_3addr *hdr;
Expand Down

0 comments on commit 82a6742

Please sign in to comment.