sfxge(4): update TX vFIFO ULL tag location to avoid merge conflict

Sponsored by:   Solarflare Communications, Inc.
MFC after:      1 week
This commit is contained in:
Andrew Rybchenko 2016-06-06 09:30:31 +00:00
parent 3bbc1e08ed
commit ba3049f99c

View File

@ -1,5 +1,5 @@
/*-
* Copyright (c) 2012-2015 Solarflare Communications Inc.
* Copyright (c) 2012-2016 Solarflare Communications Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@ -801,7 +801,7 @@ struct tlv_tx_event_merging_config {
* know if the low latency mode is enabled.
*/
#define TLV_TAG_TX_VFIFO_ULL_MODE (0x10220000)
#define TLV_TAG_TX_VFIFO_ULL_MODE (0x10270000)
struct tlv_tx_vfifo_ull_mode {
uint32_t tag;
uint32_t length;