cfg80211: add firmware and hardware version to wiphy
authorKalle Valo <kalle.valo@nokia.com>
Thu, 24 Sep 2009 18:02:42 +0000 (11:02 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 7 Oct 2009 20:39:46 +0000 (16:39 -0400)
commitdfce95f51fe34fa18c87a7d0bea53594b9bf1b9a
tree2a5ad730134289b6a792af8a2cbd9d1aa3507f55
parent4890e3beddfb4a6859c4bb782c9cd05dd94ead82
cfg80211: add firmware and hardware version to wiphy

It's useful to provide firmware and hardware version to user space and have a
generic interface to retrieve them. Users can provide the version information
in bug reports etc.

Add fields for firmware and hardware version to struct wiphy.

(Dropped nl80211 bits for now and modified remaining bits in favor of
ethtool. -- JWL)

Cc: Kalle Valo <kalle.valo@nokia.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/net/cfg80211.h
net/wireless/ethtool.c