Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317859
b: refs/heads/master
c: e3a90fe
h: refs/heads/master
i:
  317857: 4423f6c
  317855: 949af64
v: v3
  • Loading branch information
Marcos Paulo de Souza authored and Greg Kroah-Hartman committed Jul 12, 2012
1 parent 1c2708d commit 356b316
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: b433ed5bfec42f956887e50e5965941c14120f31
refs/heads/master: e3a90feadf00d7892a0b08fee97cf6aed5c4e624
5 changes: 0 additions & 5 deletions trunk/drivers/staging/csr/netdev.c
Original file line number Diff line number Diff line change
Expand Up @@ -70,11 +70,6 @@
*/
#define ALLOW_Q_PAUSE

#define ieee2host16(n) __le16_to_cpu(n)
#define ieee2host32(n) __le32_to_cpu(n)
#define host2ieee16(n) __cpu_to_le16(n)
#define host2ieee32(n) __cpu_to_le32(n)

#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,28)
#ifdef UNIFI_NET_NAME
#define UF_ALLOC_NETDEV(_dev, _size, _name, _setup, _num_of_queues) \
Expand Down

0 comments on commit 356b316

Please sign in to comment.