staging: wilc1000: rename index to tcp_pending_ack_idx
authorGlen Lee <glen.lee@atmel.com>
Mon, 21 Dec 2015 05:18:07 +0000 (14:18 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Dec 2015 21:20:04 +0000 (13:20 -0800)
commitb719302da6da3480e9086121f9c27362382c0efe
tree3979cb59c9104ad749babc4113528f61f3f6962f
parenta5038d56f86011af0d1dcaac56e8507ef5c8f6cf
staging: wilc1000: rename index to tcp_pending_ack_idx

This patch renames "index" of struct txq_entry_t to tcp_pending_ack_idx
since this name could be confused index of txq_entry_t. It is index of
tcp pending ack.

It fixes 8e55639d066f ("staging: wilc1000: rename tcp_PendingAck_index
of struct txq_entry_t")

Signed-off-by: Glen Lee <glen.lee@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_wlan.c
drivers/staging/wilc1000/wilc_wlan.h