Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 323095
b: refs/heads/master
c: 8babe8c
h: refs/heads/master
i:
  323093: 84db5af
  323091: fce2211
  323087: cf0a4c0
v: v3
  • Loading branch information
Ed Cashin authored and David S. Miller committed Sep 21, 2012
1 parent a6aa89e commit 589d505
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3cfc1590107a155218c97df0db3eb0a2bd7fda16
refs/heads/master: 8babe8cc6570ed896b7b596337eb8fe730c3ff45
1 change: 1 addition & 0 deletions trunk/drivers/block/aoe/aoecmd.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ new_skb(ulong len)
skb_reset_mac_header(skb);
skb_reset_network_header(skb);
skb->protocol = __constant_htons(ETH_P_AOE);
skb_checksum_none_assert(skb);
}
return skb;
}
Expand Down

0 comments on commit 589d505

Please sign in to comment.