In this case clock skew gets nullified both the flop get mail clock delayed by 2ns.
The max period = tclk2q1 + tcombo + tsetup2
= 3ns + 10ns + 2 ns
= 15 ns
So the max freq = 1/max period = 1/15ns = 66.666 Mhz
1/15ns is the right answer... nand_gates' calculation is correct.
phoenix_pavan,
When we consider the path between FF1 and FF2, we assume that the input data to the FF1 remains stable while analyzing the path. So, we need not consider the setup time and hold time of FF1 while analyzing the path from FF1 to FF2.