From: Alina Friedrichsen Date: Sat, 21 Feb 2009 00:27:29 +0000 (+0100) Subject: mac80211: Introduce a generic commit() to apply changes X-Git-Tag: v2.6.30-rc1~662^2~460^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79f6440c527c61bcd84edfbdeb390841b9fe5095;p=pandora-kernel.git mac80211: Introduce a generic commit() to apply changes This patch introduces a generic commit() function which initiate a new network joining process. It should be called after some interface config changes, so that the changes get applied more cleanly. Currently set_ssid() and set_bssid() call it. Others can be added in future patches. In version 1 the header files was forgotten, sorry. Signed-off-by: Alina Friedrichsen Signed-off-by: John W. Linville --- Reading git-diff-tree failed