]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'bugfix/ethernet_flow_ctrl' into 'master'
authorWu Jian Gang <wujiangang@espressif.com>
Mon, 6 Feb 2017 05:42:18 +0000 (13:42 +0800)
committerWu Jian Gang <wujiangang@espressif.com>
Mon, 6 Feb 2017 05:42:18 +0000 (13:42 +0800)
ethernet:disable flow control when select l2_to_l3_copy_mode

Disable flow control when select l2_to_l3_copy_mode ,because this mode can not touch flow control watermark  .

See merge request !482


Trivial merge