Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 8706
b: refs/heads/master
c: dd8aa40
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle authored and David S. Miller committed Sep 12, 2005
1 parent 588a92d commit e63e21c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 4676356b57ee767d5a95df8270f5c372b838dd33
refs/heads/master: dd8aa40431d2776ef72fd36aab6a6a6bf0f45967
1 change: 0 additions & 1 deletion trunk/net/netrom/nr_dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,6 @@ void nr_setup(struct net_device *dev)
dev->hard_header_len = NR_NETWORK_LEN + NR_TRANSPORT_LEN;
dev->addr_len = AX25_ADDR_LEN;
dev->type = ARPHRD_NETROM;
dev->tx_queue_len = 40;
dev->rebuild_header = nr_rebuild_header;
dev->set_mac_address = nr_set_mac_address;

Expand Down

0 comments on commit e63e21c

Please sign in to comment.