From: David Woodhouse Date: Mon, 10 Dec 2007 20:25:42 +0000 (-0500) Subject: libertas: remove pre_open_check() X-Git-Tag: v2.6.25-rc1~1162^2~394 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b31d8b90dcc6fbe39147863d13b93a8d49d2b341;p=pandora-kernel.git libertas: remove pre_open_check() The firmware is always initialised before we register the netdevices. It's not possible for pre_open_check() to fail. One day we might try loading firmware in ->open(), but still it won't be just a _check_, like this. Signed-off-by: David Woodhouse Signed-off-by: John W. Linville --- Reading git-diff-tree failed