diff options
Diffstat (limited to 'drivers/scsi/cxgb3i/cxgb3i.h')
-rw-r--r-- | drivers/scsi/cxgb3i/cxgb3i.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/scsi/cxgb3i/cxgb3i.h b/drivers/scsi/cxgb3i/cxgb3i.h index 59b0958d2d11..e3133b58e594 100644 --- a/drivers/scsi/cxgb3i/cxgb3i.h +++ b/drivers/scsi/cxgb3i/cxgb3i.h | |||
@@ -144,7 +144,6 @@ struct cxgb3i_adapter *cxgb3i_adapter_find_by_tdev(struct t3cdev *); | |||
144 | void cxgb3i_adapter_open(struct t3cdev *); | 144 | void cxgb3i_adapter_open(struct t3cdev *); |
145 | void cxgb3i_adapter_close(struct t3cdev *); | 145 | void cxgb3i_adapter_close(struct t3cdev *); |
146 | 146 | ||
147 | struct cxgb3i_hba *cxgb3i_hba_find_by_netdev(struct net_device *); | ||
148 | struct cxgb3i_hba *cxgb3i_hba_host_add(struct cxgb3i_adapter *, | 147 | struct cxgb3i_hba *cxgb3i_hba_host_add(struct cxgb3i_adapter *, |
149 | struct net_device *); | 148 | struct net_device *); |
150 | void cxgb3i_hba_host_remove(struct cxgb3i_hba *); | 149 | void cxgb3i_hba_host_remove(struct cxgb3i_hba *); |