Skip to content

Commit

Permalink
Merge pull request #12 from OpenHD/consti-dev
Browse files Browse the repository at this point in the history
document
  • Loading branch information
Consti10 authored Aug 16, 2023
2 parents 6a1adbc + cd39349 commit 5f18159
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/rtw_xmit.h
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
/* xmit extension buff defination */
#define MAX_XMIT_EXTBUF_SZ (1536)

// OpenHD: This is the (monitor mode) frame(s) tx queue size in the driver
#ifdef CONFIG_SINGLE_XMIT_BUF
#define NR_XMIT_EXTBUFF (1)
#else
Expand Down

0 comments on commit 5f18159

Please sign in to comment.