Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 203569
b: refs/heads/master
c: 7e4ee4d
h: refs/heads/master
i:
  203567: c1f0e77
v: v3
  • Loading branch information
Christoph Egger authored and David S. Miller committed Jul 14, 2010
1 parent 8a7d4bd commit b265968
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: ff08546b12a6ab3a8a9992627926a03d2176656e
refs/heads/master: 7e4ee4d947b8499451705ec8ce419b3321d14edf
5 changes: 0 additions & 5 deletions trunk/drivers/net/cassini.c
Original file line number Diff line number Diff line change
Expand Up @@ -107,12 +107,7 @@
#define cas_page_unmap(x) kunmap_atomic((x), KM_SKB_DATA_SOFTIRQ)
#define CAS_NCPUS num_online_cpus()

#ifdef CONFIG_CASSINI_NAPI
#define USE_NAPI
#define cas_skb_release(x) netif_receive_skb(x)
#else
#define cas_skb_release(x) netif_rx(x)
#endif

/* select which firmware to use */
#define USE_HP_WORKAROUND
Expand Down

0 comments on commit b265968

Please sign in to comment.