netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/3] llc2 station handler fixes
@ 2012-08-13 12:48 Ben Hutchings
  2012-08-13 12:49 ` [PATCH net 1/3] llc2: Fix silent failure of llc_station_init() Ben Hutchings
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Ben Hutchings @ 2012-08-13 12:48 UTC (permalink / raw)
  To: Arnaldo Carvalho de Melo; +Cc: netdev

[-- Attachment #1: Type: text/plain, Size: 673 bytes --]

I was insprired by commit 91d27a8650d5359a7a320daeb35b88cdea15e3a8
('llc: free the right skb') to look into llc_station.c, and didn't like
what I saw.

These are *only* compile tested; hopefully you have some way to test
LLC.

Ben.

Ben Hutchings (3):
  llc2: Fix silent failure of llc_station_init()
  llc2: Call llc_station_exit() on llc2_init() failure path
  llc: Fix races between llc2 handler use and (un)registration

 include/net/llc.h     |    2 +-
 net/llc/af_llc.c      |    5 +++--
 net/llc/llc_input.c   |   21 +++++++++++++++++----
 net/llc/llc_station.c |   21 +++------------------
 4 files changed, 24 insertions(+), 25 deletions(-)



[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 828 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-08-15  4:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-13 12:48 [PATCH net 0/3] llc2 station handler fixes Ben Hutchings
2012-08-13 12:49 ` [PATCH net 1/3] llc2: Fix silent failure of llc_station_init() Ben Hutchings
2012-08-14 23:52   ` David Miller
2012-08-13 12:50 ` [PATCH net 2/3] llc2: Call llc_station_exit() on llc2_init() failure path Ben Hutchings
2012-08-14 23:52   ` David Miller
2012-08-15  4:06     ` Ben Hutchings
2012-08-13 12:50 ` [PATCH net 3/3] llc: Fix races between llc2 handler use and (un)registration Ben Hutchings
2012-08-14 23:52   ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).