From 9485478acc97d23d89d953199b9f54e016efdcc3 Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Thu, 21 Dec 2006 18:42:51 +0000 Subject: ibft_fill_data() prototype change. --- src/include/gpxe/ibft.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/include') diff --git a/src/include/gpxe/ibft.h b/src/include/gpxe/ibft.h index ad44c7f79..70d284861 100644 --- a/src/include/gpxe/ibft.h +++ b/src/include/gpxe/ibft.h @@ -4,9 +4,7 @@ /* Placeholder file */ static inline int ibft_fill_data ( struct net_device *netdev __unused, - const char *initiator_iqn __unused, - struct sockaddr_tcpip *st_target __unused, - const char *target_iqn __unused ) { + struct iscsi_session *iscsi __unused ) { return 0; } -- cgit v1.2.3-55-g7522