Skip to content

Commit

Permalink
Update saibcm-modules and saibcm-modules-dnx due to kernel changes
Browse files Browse the repository at this point in the history
Add an include in saibcm-modules and saibcm-modules-dnx that are now
needed due to Mellanox kernel patches.

Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
  • Loading branch information
saiarcot895 committed Nov 10, 2021
1 parent 66913ff commit b3e96ec
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
#include <linux/uaccess.h>
#include <linux/module.h>
#include <linux/netdevice.h>
#include <linux/ethtool.h>
#include <linux/etherdevice.h>
#include <linux/skbuff.h>
#include <linux/if.h>
Expand Down

0 comments on commit b3e96ec

Please sign in to comment.