From: Ben Hutchings Date: Mon, 13 Aug 2012 02:50:43 +0000 (+0000) Subject: llc2: Call llc_station_exit() on llc2_init() failure path X-Git-Tag: v3.6-rc3~10^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4f8720febf0d785a054fc09bde5e3ad09728a58;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed