]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite75ee53bac21b0ddd07a8911a1db9aa41e5d1a80
tree2a5ad730134289b6a792af8a2cbd9d1aa3507f55
parent1637fca625a6cdb6cf955dc19b5fa2f1ac5dca30
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