Skip to content

Instantly share code, notes, and snippets.

View lilirui's full-sized avatar
👀
...

Lirui Li lilirui

👀
...
View GitHub Profile

Keybase proof

I hereby claim:

  • I am lilirui on github.
  • I am learli (https://keybase.io/learli) on keybase.
  • I have a public key ASBazYlS827h_6i56NCVFS4GqKXmk8VZMiJqDDgeqiE1ggo

To claim this, I am signing this object:

@lilirui
lilirui / patch-ubuntu_14.04.1-ixgbevf-2.16.4-kcompat.h.patch
Last active March 24, 2017 18:10
patch-ubuntu_14.04.1-ixgbevf-2.16.4-kcompat.h.patch
--- /usr/src/ixgbevf-2.16.4/src/kcompat.h.orig 2017-03-23 17:13:26.000000000 -0700
+++ /usr/src/ixgbevf-2.16.4/src/kcompat.h 2017-03-23 17:11:39.000000000 -0700
@@ -3272,7 +3272,6 @@
#define u64_stats_update_begin(a) do { } while(0)
#define u64_stats_update_end(a) do { } while(0)
#define u64_stats_fetch_begin(a) do { } while(0)
-#define u64_stats_fetch_retry_bh(a) (0)
#define u64_stats_fetch_begin_bh(a) (0)
#if (RHEL_RELEASE_CODE && RHEL_RELEASE_CODE >= RHEL_RELEASE_VERSION(6,1))