mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
rtsx: Update driver version number to 2.1c
Differential Revision: https://reviews.freebsd.org/D32154
This commit is contained in:
parent
1e800a5934
commit
ad494d3b2d
1 changed files with 1 additions and 1 deletions
|
|
@ -169,7 +169,7 @@ struct rtsx_softc {
|
|||
#define RTSX_RTL8411 0x5289
|
||||
#define RTSX_RTL8411B 0x5287
|
||||
|
||||
#define RTSX_VERSION "2.1b"
|
||||
#define RTSX_VERSION "2.1c"
|
||||
|
||||
static const struct rtsx_device {
|
||||
uint16_t vendor_id;
|
||||
|
|
|
|||
Loading…
Reference in a new issue