madwifi plugin: Unify ioctl error handling.
authorFlorian Forster <octo@huhu.verplant.org>
Sun, 16 Aug 2009 07:21:05 +0000 (09:21 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Sun, 16 Aug 2009 07:21:05 +0000 (09:21 +0200)
commit3f09a6bfc9327f3d3c331b48f1c0cebcd4cd6628
tree619817459608d6757312400d1f27a00fbdda63fb
parent317e5932836ec040ccf3a19054a922eb7f00bd0a
madwifi plugin: Unify ioctl error handling.

If an ioctl fails, a debug message is generated rather than an error message.
There are several types of interfaces manages by the madwifi driver, and not
all interfaces support all ioctls. Thanks to Ondrej for pointing this out.
src/madwifi.c