From: Pekka Enberg Date: Thu, 30 Oct 2008 14:14:36 +0000 (+0200) Subject: Staging: w35und: remove ->adapter from struct _HW_DATA_T X-Git-Tag: v2.6.29-rc1~228^2~203 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42c84bb4603d5a375b1c8dbbbef686d24e804807;p=pandora-kernel.git Staging: w35und: remove ->adapter from struct _HW_DATA_T Eventually we want to pass a pointer to struct ieee80211_hw around in the driver, so remove the bidirectional link between struct wb35_adapter and struct _HW_DATA_T to simplify the code. Acked-by: Pavel Machek Signed-off-by: Pekka Enberg Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed