From: Kalle Valo Date: Tue, 17 Jan 2012 13:05:19 +0000 (+0200) Subject: ath6kl: use netdev_features_t X-Git-Tag: v3.4-rc1~177^2~112^2~357^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6f802612af55cc1b3699d119a04dfa2fc8812a0;p=pandora-kernel.git ath6kl: use netdev_features_t Commit c8f44affb7 ("net: introduce and use netdev_features_t for device features sets") added netdev_features_t to ndo_set_features. Change ath6kl to use the new type. This fixes a warning: ath6kl/main.c:1170: warning: initialization from incompatible pointer type Signed-off-by: Kalle Valo --- Reading git-diff-tree failed