commit | f4f8720febf0d785a054fc09bde5e3ad09728a58 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <ben@decadent.org.uk> | Mon Aug 13 02:50:43 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 14 16:51:40 2012 -0700 |
tree | f0f23afc9145ee25773ed9c8bffa0a706a46216a | |
parent | 6024935f5ff5f1646bce8404416318e5fd4a0c4a [diff] |
llc2: Call llc_station_exit() on llc2_init() failure path 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>