summaryrefslogtreecommitdiff
path: root/drivers/net/e1000
diff options
context:
space:
mode:
authorDirk Brandewie <dirk.j.brandewie@intel.com>2009-05-21 18:56:34 (GMT)
committerInaky Perez-Gonzalez <inaky@linux.intel.com>2009-06-11 10:30:24 (GMT)
commit7308a0c23901f2a295265bb71d8521ef7d47bf4c (patch)
tree3bb54a208a5f587f1732f73ed8cffc7e1f2d538c /drivers/net/e1000
parentecddfd5ed73c070413f07a5251c16c10e69f35a2 (diff)
downloadlinux-7308a0c23901f2a295265bb71d8521ef7d47bf4c.tar.xz
wimax/i2400m: move boot time poke table out of common driver
This change moves the table of "pokes" performed on the device at boot time to the bus specific portion of the driver. Different models of the i2400m device supported by this driver require different poke tables, thus having a single table that works for all is impossible. For that, the table is moved to the bus-specific driver, who can decide which table to use based on the specifics of the device and point the generic driver to it. Signed-off-by: Dirk Brandewie <dirk.j.brandewie@intel.com>
Diffstat (limited to 'drivers/net/e1000')
0 files changed, 0 insertions, 0 deletions