[qca-nss-ecm] Fix TCP timer state

TCP timer state array was incorrectly assuming SENDER state to get the timer group.
However the prevalent state uses CONNECTION state (sender states for each direction give a connecton state).
Use CONNECTION state to get the relevant timer group.

Change-Id: Ieccf7754156523b50b781f93dfdb9bbacc9cce07
Signed-off-by: Gareth Williams <garethw@codeaurora.org>
1 file changed