Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 266482
b: refs/heads/master
c: 95f5f80
h: refs/heads/master
v: v3
  • Loading branch information
danborkmann@iogearbox.net authored and David S. Miller committed Oct 10, 2011
1 parent 6e52736 commit 11fb3b1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 5bdc4f5de1345c221f5b51d73fafe3e5de718a54
refs/heads/master: 95f5f803b3897f622c4b5f72d554874faf74df12
2 changes: 0 additions & 2 deletions trunk/net/packet/af_packet.c
Original file line number Diff line number Diff line change
Expand Up @@ -1968,8 +1968,6 @@ static void tpacket_destruct_skb(struct sk_buff *skb)
struct packet_sock *po = pkt_sk(skb->sk);
void *ph;

BUG_ON(skb == NULL);

if (likely(po->tx_ring.pg_vec)) {
ph = skb_shinfo(skb)->destructor_arg;
BUG_ON(__packet_get_status(po, ph) != TP_STATUS_SENDING);
Expand Down

0 comments on commit 11fb3b1

Please sign in to comment.