kernel/drivers/net/ethernet/chelsio/cxgb4/l2t.h
.. .. @@ -122,6 +122,7 @@ 122 122 u8 port, u8 *dmac); 123 123 struct l2t_data *t4_init_l2t(unsigned int l2t_start, unsigned int l2t_end); 124 124 void do_l2t_write_rpl(struct adapter *p, const struct cpl_l2t_write_rpl *rpl); 125 +bool cxgb4_check_l2t_valid(struct l2t_entry *e);125 126 126 127 extern const struct file_operations t4_l2t_fops; 127 128 #endif /* __CXGB4_L2T_H */