]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - net/smc/smc_cdc.h
mac80211: Convert timers to use timer_setup()
[mirror_ubuntu-bionic-kernel.git] / net / smc / smc_cdc.h
index bea61dadaf3629839f6aa4a46cb20d595eb92923..149ceda1b088e69483b92d338b2f2d5a09674b1c 100644 (file)
@@ -207,7 +207,8 @@ static inline void smc_cdc_msg_to_host(struct smc_host_cdc_msg *local,
 
 struct smc_cdc_tx_pend;
 
-int smc_cdc_get_free_slot(struct smc_link *link, struct smc_wr_buf **wr_buf,
+int smc_cdc_get_free_slot(struct smc_connection *conn,
+                         struct smc_wr_buf **wr_buf,
                          struct smc_cdc_tx_pend **pend);
 void smc_cdc_tx_dismiss_slots(struct smc_connection *conn);
 int smc_cdc_msg_send(struct smc_connection *conn, struct smc_wr_buf *wr_buf,