]> err.no Git - linux-2.6/blobdiff - drivers/net/bnx2x.h
bnx2x: Change GPIO for any port
[linux-2.6] / drivers / net / bnx2x.h
index 3b09ae623359317b707bd015dbf165280e0bff17..e15ecfbfc85e714cc1d453a7edcac9de931f6d30 100644 (file)
@@ -924,7 +924,7 @@ struct bnx2x {
 void bnx2x_read_dmae(struct bnx2x *bp, u32 src_addr, u32 len32);
 void bnx2x_write_dmae(struct bnx2x *bp, dma_addr_t dma_addr, u32 dst_addr,
                      u32 len32);
-int bnx2x_set_gpio(struct bnx2x *bp, int gpio_num, u32 mode);
+int bnx2x_set_gpio(struct bnx2x *bp, int gpio_num, u32 mode, u8 port);
 
 static inline u32 reg_poll(struct bnx2x *bp, u32 reg, u32 expected, int ms,
                           int wait)