mirror of
https://github.com/opnsense/src.git
synced 2026-02-19 02:30:08 -05:00
cxgbe ddp: Trim stale function prototype
Sponsored by: Chelsio Communications
This commit is contained in:
parent
d5b5497e10
commit
0677f5ccbb
1 changed files with 0 additions and 2 deletions
|
|
@ -501,8 +501,6 @@ int t4_write_page_pods_for_buf(struct adapter *, struct toepcb *,
|
|||
int t4_write_page_pods_for_sgl(struct adapter *, struct toepcb *,
|
||||
struct ppod_reservation *, struct ctl_sg_entry *, int, int, struct mbufq *);
|
||||
void t4_free_page_pods(struct ppod_reservation *);
|
||||
int t4_soreceive_ddp(struct socket *, struct sockaddr **, struct uio *,
|
||||
struct mbuf **, struct mbuf **, int *);
|
||||
int t4_aio_queue_ddp(struct socket *, struct kaiocb *);
|
||||
void t4_ddp_mod_load(void);
|
||||
void t4_ddp_mod_unload(void);
|
||||
|
|
|
|||
Loading…
Reference in a new issue