Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F142241641
D13401.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
964 B
Referenced Files
None
Subscribers
None
D13401.diff
View Options
Index: head/sys/dev/mlx4/mlx4_core/icm.h
===================================================================
--- head/sys/dev/mlx4/mlx4_core/icm.h
+++ head/sys/dev/mlx4/mlx4_core/icm.h
@@ -124,7 +124,4 @@
return sg_dma_len(&iter->chunk->mem[iter->page_idx]);
}
-int mlx4_MAP_ICM_AUX(struct mlx4_dev *dev, struct mlx4_icm *icm);
-int mlx4_UNMAP_ICM_AUX(struct mlx4_dev *dev);
-
#endif /* MLX4_ICM_H */
Index: head/sys/dev/mlx4/mlx4_en/en.h
===================================================================
--- head/sys/dev/mlx4/mlx4_en/en.h
+++ head/sys/dev/mlx4/mlx4_en/en.h
@@ -832,7 +832,6 @@
int mlx4_en_free_tx_buf(struct net_device *dev, struct mlx4_en_tx_ring *ring);
void mlx4_en_rx_irq(struct mlx4_cq *mcq);
-int mlx4_SET_MCAST_FLTR(struct mlx4_dev *dev, u8 port, u64 mac, u64 clear, u8 mode);
int mlx4_SET_VLAN_FLTR(struct mlx4_dev *dev, struct mlx4_en_priv *priv);
int mlx4_en_DUMP_ETH_STATS(struct mlx4_en_dev *mdev, u8 port, u8 reset);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jan 18, 5:30 PM (11 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27713447
Default Alt Text
D13401.diff (964 B)
Attached To
Mode
D13401: mlx4: Remove redundant declarations to fix GCC build
Attached
Detach File
Event Timeline
Log In to Comment