Skip to content

Commit

Permalink
mudando buffer rx de 70 pra 100
Browse files Browse the repository at this point in the history
  • Loading branch information
danielatk committed Sep 29, 2019
1 parent 82bb01d commit fab32e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mt76.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

#define MT_TX_RING_SIZE 256
#define MT_MCU_RING_SIZE 32
#define MT_RX_BUF_SIZE 70
#define MT_RX_BUF_SIZE 100
#define MT_SKB_HEAD_LEN 128

struct mt76_dev;
Expand Down

0 comments on commit fab32e1

Please sign in to comment.