Blame SOURCES/9006-add-DEVLINK_INFO_VERSION_GENERIC_FW_BUNDLE_ID.patch

2eb987
Index: src/drivers/net/ethernet/intel/ice/ice_backport_compat.h
2eb987
===================================================================
2eb987
--- src.orig/drivers/net/ethernet/intel/ice/ice_backport_compat.h	2020-08-27 23:46:58.998586500 +0200
2eb987
+++ src/drivers/net/ethernet/intel/ice/ice_backport_compat.h	2020-08-27 23:47:13.889597151 +0200
2eb987
@@ -80,4 +80,7 @@
2eb987
 	return 0;
2eb987
 }
2eb987
 
2eb987
+
2eb987
+#define DEVLINK_INFO_VERSION_GENERIC_FW_BUNDLE_ID "fw.bundle_id"
2eb987
+
2eb987
 #endif /* ICE_BACKPORT_COMPAT_H */