Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 150543
b: refs/heads/master
c: dfe9a83
h: refs/heads/master
i:
  150541: 2bd1572
  150539: c1c05fe
  150535: ab382f4
  150527: 1df12be
v: v3
  • Loading branch information
David S. Miller committed May 29, 2009
1 parent d9e645f commit 65e50b8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 528be7ff823c3d0fc08c91f31b1e84c5f2681762
refs/heads/master: dfe9a837987aacaffbce020fbf54d8e0afa4bde1
4 changes: 0 additions & 4 deletions trunk/net/llc/llc_conn.c
Original file line number Diff line number Diff line change
Expand Up @@ -79,10 +79,6 @@ int llc_conn_state_process(struct sock *sk, struct sk_buff *skb)

if (unlikely(!ev->ind_prim && !ev->cfm_prim)) {
/* indicate or confirm not required */
/* XXX this is not very pretty, perhaps we should store
* XXX indicate/confirm-needed state in the llc_conn_state_ev
* XXX control block of the SKB instead? -DaveM
*/
if (!skb->next)
goto out_kfree_skb;
goto out_skb_put;
Expand Down

0 comments on commit 65e50b8

Please sign in to comment.