summaryrefslogtreecommitdiff
path: root/drivers/staging/benet/TODO
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2008-11-07 20:50:13 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2009-01-06 21:52:15 (GMT)
commit2774de17ba65130165a2cbca92e5a685581f7916 (patch)
tree7aa78287417939172826c2625f04b39859a93696 /drivers/staging/benet/TODO
parent0252e5c691fd54064212c74435c2255abf3778d5 (diff)
downloadlinux-fsl-qoriq-2774de17ba65130165a2cbca92e5a685581f7916.tar.xz
Staging: benet: build is broken unless CONFIG_NETPOLL is enabled
So disable the driver in that build situation and document that this needs to be fixed. Cc: Subbu Seetharaman <subbus@serverengines.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/benet/TODO')
-rw-r--r--drivers/staging/benet/TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/benet/TODO b/drivers/staging/benet/TODO
index b087d7d..54cd90e 100644
--- a/drivers/staging/benet/TODO
+++ b/drivers/staging/benet/TODO
@@ -3,6 +3,7 @@ TODO:
- fix minor checkpatch.pl issues
- remove wrappers around common iowrite functions
- full netdev audit of common problems/issues
+ - fix build errors when CONFIG_NETPOLL is not enabled
Please send all patches and questions to Subbu Seetharaman
<subbus@serverengines.com> and Greg Kroah-Hartman <greg@kroah.com>