From: Kai Engert Date: Tue, 12 Dec 2006 20:09:41 +0000 (+0100) Subject: [PATCH] prism54: add ethtool -i interface X-Git-Tag: v2.6.21-rc1~92^2~31^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff86a543e9de35c5b17a289a58aed0be4e7b9d22;p=pandora-kernel.git [PATCH] prism54: add ethtool -i interface Add support for "ethtool -i" to prism54 driver. ethtool -i queries the specified device for associated driver information. This helps tools like Fedora's system-config-network to provide GUI management of network devices. I learned how to write this patch by reading the ipw2100 driver code. Signed-off-by: Kai Engert Signed-off-by: John W. Linville --- Reading git-diff-tree failed