summaryrefslogtreecommitdiff
path: root/drivers/staging/et131x/et131x.h
diff options
context:
space:
mode:
authorMark Einon <mark.einon@gmail.com>2011-07-04 20:11:45 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2011-07-06 02:54:58 (GMT)
commitb7ac48fa1fb1e496ff22b60712e91badc4f2d26d (patch)
treed71ed8ba0b83f0e49412cbe32c668d1e74a30b49 /drivers/staging/et131x/et131x.h
parent13425aa1ce6011625bc270194c40fc7eb9c0d624 (diff)
downloadlinux-fsl-qoriq-b7ac48fa1fb1e496ff22b60712e91badc4f2d26d.tar.xz
staging: et131x: Remove typedefs from et1310_phy.h
Fixes the associated checkpatch warnings. Tested with ifconfig/general use of a device (Agere Systems ET-131x PCI-E Ethernet Controller (rev 02)). Signed-off-by: Mark Einon <mark.einon@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/et131x/et131x.h')
-rw-r--r--drivers/staging/et131x/et131x.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/et131x/et131x.h b/drivers/staging/et131x/et131x.h
index e425147..48ebac0 100644
--- a/drivers/staging/et131x/et131x.h
+++ b/drivers/staging/et131x/et131x.h
@@ -113,7 +113,7 @@ int PhyMiRead(struct et131x_adapter *adapter, u8 xcvrAddr,
int32_t MiWrite(struct et131x_adapter *adapter,
u8 xcvReg, u16 value);
void et131x_Mii_check(struct et131x_adapter *pAdapter,
- MI_BMSR_t bmsr, MI_BMSR_t bmsr_ints);
+ u16 bmsr, u16 bmsr_ints);
/* This last is not strictly required (the driver could call the TPAL
* version instead), but this sets the adapter up correctly, and calls the