BUG/MINOR: quic: Dropped packets not counted (with RX buffers full)

When the connection RX buffer is full, the received packets are dropped.
Some of them were not taken into an account by the ->dropped_pkt counter.
This very simple patch has no impact at all on the packet handling workflow.

Must be backported to 2.6.
1 file changed