llc2: Call llc_station_exit() on llc2_init() failure path
authorBen Hutchings <ben@decadent.org.uk>
Mon, 13 Aug 2012 02:50:43 +0000 (02:50 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 14 Aug 2012 23:51:40 +0000 (16:51 -0700)
Otherwise the station packet handler will remain registered even though
the module is unloaded.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found