aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorNorbert Kiesel <[email protected]>2006-03-26 17:39:55 -0800
committerDavid S. Miller <[email protected]>2006-03-26 17:39:55 -0800
commit3eb4801d7bde42b82f05137392a1ee0ece090bad (patch)
treeb2c77a296de517b8b1c551fd81b1795a9d1204a2 /net/lapb/lapb_subr.c
parent6abaaaae6d5ed52422c8caf65f3cdbb95579bb58 (diff)
[NET]: drop duplicate assignment in request_sock
Just noticed that request_sock.[ch] contain a useless assignment of rskq_accept_head to itself. I assume this is a typo and the 2nd one was supposed to be _tail. However, setting _tail to NULL is not needed, so the patch below just drops the 2nd assignment. Signed-off-By: Norbert Kiesel <[email protected]> Signed-off-by: Adrian Bunk <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions